/*首页简介专用*/
.shadowdrop3 { position:absolute; background-image:url("../img/shadow-bottom.png"); background-repeat:no-repeat; background-position:top center; height:42px; width:100%; top:0; z-index:40; }

.shadow-large3 { position: relative; }

.shadow-large3:before, .shadow-large3:after { z-index: -1; position: absolute; content: ""; bottom: 9px; left: 10px; width: 50%; top: 80%; max-width:300px;   }

.shadow-large3:after { -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); -o-transform: rotate(3deg); -ms-transform: rotate(3deg); transform: rotate(3deg); right: 10px; left: auto; }

/*list-left-nav*/

/*公司视频右侧*/
#tmaster { max-width:95%;height:98%;float:right;margin-right:6px;
text-align:left;color:white;font-family:"Microsoft YaHei"; font-size:12px; }
#tmaster a {color:white;}
#test1 { width:100%;height:32px;float:right;margin-top:22px; background-image:url("/img/00.jpg"); background-repeat:no-repeat;}
#test2 { width:100%;height:32px;float:right;margin-top:22px; background-image:url("/img/01.jpg"); background-repeat:no-repeat;}
#test3 { width:100%;height:32px;float:right;margin-top:22px; background-image:url("/img/02.jpg"); background-repeat:no-repeat;}
#test4 { width:100%;height:32px;float:right;margin-top:22px; background-image:url("/img/03.jpg"); background-repeat:no-repeat;}
#test5 { width:100%;height:32px;float:right;margin-top:22px; background-image:url("/img/04.jpg"); background-repeat:no-repeat;}
#test1:hover {background-image:url("/img/bb.png"); background-repeat:no-repeat;}
#test2:hover {background-image:url("/img/bb.png"); background-repeat:no-repeat;}
#test3:hover {background-image:url("/img/bb.png"); background-repeat:no-repeat;}
#test4:hover {background-image:url("/img/bb.png"); background-repeat:no-repeat;}
#test5:hover {background-image:url("/img/bb.png"); background-repeat:no-repeat;}

